pub unsafe extern "C" fn g_utf16_to_ucs4(
    str: u16,
    len: glong,
    items_read: glong,
    items_written: glong,
    error: *mut *mut GError
) -> gunichar