pub unsafe extern "C" fn wp_properties_update_keys_from_dict(
    self_: *mut WpProperties,
    dict: *const spa_dict,
    key1: *const c_char
    ...
) -> c_int