pub unsafe extern "C" fn g_string_insert_unichar(
    string: *mut GString,
    pos: gssize,
    wc: gunichar
) -> *mut GString