pub unsafe extern "C" fn ssl_conf_handshake_timeout(
    conf: *mut ssl_config,
    min: u32,
    max: u32
)