pub unsafe fn ObjectDeleteAuditAlarmA<P0>( subsystemname: P0, handleid: *const c_void, generateonclose: bool, ) -> Result<()>where P0: Param<PCSTR>,