pub unsafe extern "system" fn SetFileIoOverlappedRange(
    filehandle: HANDLE,
    overlappedrangestart: *const u8,
    length: u32,
) -> BOOL