pub unsafe extern "C" fn CONF_parse_list( list: *const i8, sep: i32, nospc: i32, list_cb: Option<unsafe extern "C" fn(*const i8, i32, *mut c_void) -> i32>, arg: *mut c_void, ) -> i32