Function windows_sys::Win32::Storage::Jet::JetGetIndexInfoW
pub unsafe extern "system" fn JetGetIndexInfoW(
sesid: JET_SESID,
dbid: u32,
sztablename: *const u16,
szindexname: *const u16,
pvresult: *mut c_void,
cbresult: u32,
infolevel: u32,
) -> i32