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