pub unsafe extern "C" fn g_string_overwrite_len( string: *mut _GString, pos: u64, val: *const i8, len: i64, ) -> *mut _GString