pub unsafe extern "C" fn RSA_public_key_from_bytes(
    in_: *const u8,
    in_len: usize
) -> *mut RSA