pub unsafe extern "C" fn wp_client_update_permissions_array(
    self_: *mut WpClient,
    n_perm: c_uint,
    permissions: *const pw_permission
)