pub unsafe extern "C" fn secret_item_new_for_dbus_path(
    service: *mut SecretService,
    item_path: *const c_char,
    flags: SecretItemFlags,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)