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