pub unsafe extern "C" fn gpgme_op_keylist_next(
    ctx: gpgme_ctx_t,
    r_key: *mut gpgme_key_t
) -> gpgme_error_t