pub unsafe extern "system" fn AvRtCreateThreadOrderingGroupExA(
    context: *mut HANDLE,
    period: *const i64,
    threadorderingguid: *mut GUID,
    timeout: *const i64,
    taskname: PCSTR,
) -> BOOL