pub unsafe fn IoGetContainerInformation( informationclass: IO_CONTAINER_INFORMATION_CLASS, containerobject: Option<*const c_void>, buffer: Option<*mut c_void>, bufferlength: u32, ) -> NTSTATUS