pub unsafe extern "C" fn nk_utf_at( buffer: *const c_char, length: c_int, index: c_int, unicode: *mut nk_rune, len: *mut c_int, ) -> *const c_char