pub unsafe fn PoFxIssueComponentPerfStateChangeMultiple<P0>( handle: P0, flags: u32, component: u32, perfchangescount: u32, perfchanges: *const PO_FX_PERF_STATE_CHANGE, context: *const c_void, )where P0: Param<POHANDLE>,