Function g_string_printf

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