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