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