Function windows::Wdk::Storage::FileSystem::ZwCloseObjectAuditAlarm
pub unsafe fn ZwCloseObjectAuditAlarm<P0>(
subsystemname: *const UNICODE_STRING,
handleid: Option<*const c_void>,
generateonclose: P0,
) -> NTSTATUSwhere
P0: Param<BOOLEAN>,