pub unsafe fn JetGetErrorInfoW(
    pvcontext: Option<*const c_void>,
    pvresult: *mut c_void,
    cbmax: u32,
    infolevel: u32,
    grbit: u32
) -> i32