pub unsafe extern "C" fn switch_parse_cidr( string: *const c_char, ip: *mut ip_t, mask: *mut ip_t, bitp: *mut u32, ) -> c_int