pub unsafe extern "C" fn g_string_append_len(
    string: *mut GString,
    val: *const gchar,
    len: gssize
) -> *mut GString