pub unsafe extern "C" fn secret_service_prompt(
    self_: *mut SecretService,
    prompt: *mut SecretPrompt,
    return_type: *const GVariantType,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)