pub unsafe extern "C" fn PEM_write_RSA_PUBKEY(
    fp: *mut FILE,
    x: *mut RSA
) -> c_int