pub unsafe extern "C" fn nk_str_at_const( arg1: *const nk_str, pos: c_int, unicode: *mut nk_rune, len: *mut c_int, ) -> *const c_char