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