Function windows_sys::Win32::Storage::Jet::JetGetObjectInfoW
pub unsafe extern "system" fn JetGetObjectInfoW(
sesid: JET_SESID,
dbid: u32,
objtyp: u32,
szcontainername: *const u16,
szobjectname: *const u16,
pvresult: *mut c_void,
cbmax: u32,
infolevel: u32,
) -> i32