pub unsafe extern "C" fn EVP_PKEY_new_raw_public_key(
    ttype: c_int,
    e: *mut ENGINE,
    key: *const c_uchar,
    keylen: size_t
) -> *mut EVP_PKEY