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