pub unsafe extern "C" fn secret_password_storev_binary(
schema: *const SecretSchema,
attributes: *mut GHashTable,
collection: *const c_char,
label: *const c_char,
value: *mut SecretValue,
cancellable: *mut GCancellable,
callback: GAsyncReadyCallback,
user_data: gpointer,
)