pub unsafe extern "C" fn EVP_PKEY_new_raw_public_key(
    type_: c_int,
    unused: *mut ENGINE,
    in_: *const u8,
    len: usize
) -> *mut EVP_PKEY