pub unsafe extern "C" fn polkit_authority_revoke_temporary_authorization_by_id_sync(
    authority: *mut PolkitAuthority,
    id: *const c_char,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean