pub unsafe extern "C" fn g_strdelimit( string: *mut c_char, delimiters: *const c_char, new_delimiter: c_char, ) -> *mut c_char