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