pub unsafe extern "C" fn g_string_append_c(
    string: *mut GString,
    c: c_char
) -> *mut GString