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