Function ProcessTrace

pub unsafe extern "system" fn ProcessTrace(
    handlearray: *const PROCESSTRACE_HANDLE,
    handlecount: u32,
    starttime: *const FILETIME,
    endtime: *const FILETIME,
) -> WIN32_ERROR