Function g_string_erase

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