pub unsafe fn JetOpenFileW(
    szfilename: *const u16,
    phffile: *mut JET_HANDLE,
    pulfilesizelow: *mut u32,
    pulfilesizehigh: *mut u32
) -> i32