pub unsafe extern "C" fn g_string_prepend_unichar(
    string: *mut GString,
    wc: u32
) -> *mut GString