Function CancelIoEx

pub unsafe extern "system" fn CancelIoEx(
    hfile: HANDLE,
    lpoverlapped: *const OVERLAPPED,
) -> BOOL