pub unsafe extern "C" fn unicode_to_utf8(
    buf: *mut u8,
    c: c_uint
) -> c_int