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