pub unsafe extern "C" fn d2i_RSAPrivateKey(
    out: *mut *mut RSA,
    inp: *mut *const u8,
    len: c_long
) -> *mut RSA