pub unsafe extern "C" fn pw_split_ip( str_: *mut c_char, delimiter: *const c_char, max_tokens: c_int, tokens: *mut *mut c_char ) -> c_int