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