pub unsafe extern "C" fn i2d_RSAPublicKey(
    k: *const RSA,
    buf: *mut *mut u8
) -> c_int