pub unsafe extern "C" fn g_string_append_printf(
    string: *mut GString,
    format: *const c_char,
     ...
)