pub unsafe fn MFLockSharedWorkQueue<P0>( wszclass: P0, basepriority: i32, pdwtaskid: *mut u32, pid: *mut u32, ) -> Result<()>where P0: Param<PCWSTR>,