pub unsafe fn KeReleaseMutant<P0, P1>( mutant: *mut KMUTANT, increment: i32, abandoned: P0, wait: P1, ) -> i32where P0: Param<BOOLEAN>, P1: Param<BOOLEAN>,