pub unsafe extern "system" fn PoFxIssueComponentPerfStateChange(
    handle: POHANDLE,
    flags: u32,
    component: u32,
    perfchange: *const PO_FX_PERF_STATE_CHANGE,
    context: *const c_void,
)