pub unsafe extern "C" fn i2d_SSL_SESSION(
    s: *mut SSL_SESSION,
    pp: *mut *mut c_uchar
) -> c_int