pub unsafe extern "C" fn secret_service_prompt_sync(
    self_: *mut SecretService,
    prompt: *mut SecretPrompt,
    cancellable: *mut GCancellable,
    return_type: *const GVariantType,
    error: *mut *mut GError
) -> *mut GVariant