pub unsafe fn IoAcquireRemoveLockEx<P2>( removelock: *mut IO_REMOVE_LOCK, tag: Option<*const c_void>, file: P2, line: u32, remlocksize: u32, ) -> NTSTATUSwhere P2: Param<PCSTR>,