pub unsafe extern "C" fn g_string_overwrite_len( string: *mut GString, pos: size_t, val: *const c_char, len: ssize_t, ) -> *mut GString