pub unsafe extern "C" fn DTLSv1_get_timeout(
    ssl: *const SSL,
    out: *mut timeval
) -> c_int