pub unsafe fn PoFxSetTargetDripsDevicePowerState<P0>(
    handle: P0,
    targetstate: DEVICE_POWER_STATE,
) -> NTSTATUS
where P0: Param<POHANDLE>,