pub unsafe extern "C" fn wolfSSL_i2d_RSAPrivateKey(
    r: *mut WOLFSSL_RSA,
    pp: *mut *mut c_uchar
) -> c_int