pub unsafe extern "C" fn uv_utf16_length_as_wtf8(
    utf16: *const u16,
    utf16_len: isize
) -> usize