pub unsafe extern "C" fn PEM_read_bio_RSA_PUBKEY(
    bp: *mut BIO,
    x: *mut *mut RSA,
    cb: pem_password_cb,
    u: *mut c_void
) -> *mut RSA