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