pub unsafe extern "C" fn polkit_authority_authentication_agent_response_sync(
    authority: *mut PolkitAuthority,
    cookie: *const c_char,
    identity: *mut PolkitIdentity,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean