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