pub unsafe extern "C" fn polkit_authority_authentication_agent_response(
    authority: *mut PolkitAuthority,
    cookie: *const c_char,
    identity: *mut PolkitIdentity,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)