pub unsafe extern "C" fn secret_collection_new_for_dbus_path_sync(
    service: *mut SecretService,
    collection_path: *const c_char,
    flags: SecretCollectionFlags,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> *mut SecretCollection