pub unsafe fn SetSuspendState<P0, P1, P2>( bhibernate: P0, bforce: P1, bwakeupeventsdisabled: P2, ) -> BOOLEANwhere P0: Param<BOOLEAN>, P1: Param<BOOLEAN>, P2: Param<BOOLEAN>,