pub unsafe extern "C" fn g_string_erase(
    string: *mut GString,
    pos: isize,
    len: isize
) -> *mut GString