pub unsafe extern "C" fn i2d_PKCS8_PRIV_KEY_INFO(
    a: *const PKCS8_PRIV_KEY_INFO,
    out: *mut *mut c_uchar
) -> c_int