pub unsafe extern "C" fn g_regex_split(
    regex: *const GRegex,
    string: *const c_char,
    match_options: GRegexMatchFlags
) -> *mut *mut c_char