Function g_string_truncate

pub unsafe extern "C" fn g_string_truncate(
    string: *mut GString,
    len: usize,
) -> *mut GString