pub unsafe extern "C" fn g_string_replace( string: *mut GString, find: *const c_char, replace: *const c_char, limit: c_uint, ) -> c_uint
v2_68