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