pub unsafe fn vDbgPrintEx<P2>( componentid: u32, level: u32, format: P2, arglist: *const i8, ) -> u32where P2: Param<PCSTR>,