pub unsafe extern "C" fn SSL_SESSION_get_id(
    session: *const SSL_SESSION,
    out_len: *mut c_uint
) -> *const u8