pub unsafe extern "C" fn gpgme_set_locale(
    ctx: gpgme_ctx_t,
    category: c_int,
    value: *const c_char
) -> gpgme_error_t