pub unsafe extern "C" fn gpgme_op_keylist_start(
    ctx: gpgme_ctx_t,
    pattern: *const c_char,
    secret_only: c_int
) -> gpgme_error_t