pub unsafe extern "C" fn d2i_RSAPublicKey(
    k: *mut *mut RSA,
    buf: *mut *const u8,
    len: c_long
) -> *mut RSA