pub unsafe extern "C" fn secret_service_lock_dbus_paths_sync(
    self_: *mut SecretService,
    paths: *mut *const c_char,
    cancellable: *mut GCancellable,
    locked: *mut *mut *mut c_char,
    error: *mut *mut GError
) -> c_int