pub unsafe extern "C" fn secret_service_unlock_finish(
    service: *mut SecretService,
    result: *mut GAsyncResult,
    unlocked: *mut *mut GList,
    error: *mut *mut GError
) -> c_int