pub unsafe extern "system" fn _lread(
    hFile: i32,
    lpBuffer: *mut c_void,
    uBytes: u32
) -> u32