pub unsafe extern "C" fn g_regex_split_simple( pattern: *const i8, string: *const i8, compile_options: u32, match_options: u32 ) -> *mut *mut i8