pub unsafe extern "C" fn g_strsplit( string: *const c_char, delimiter: *const c_char, max_tokens: c_int, ) -> *mut *mut c_char