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