pub unsafe extern "C" fn ssl_config_defaults(
    conf: *mut ssl_config,
    endpoint: c_int,
    transport: c_int,
    preset: c_int
) -> c_int