Function PreprocessCommand
pub unsafe fn PreprocessCommand(
hmodule: Option<HANDLE>,
ppwcarguments: &mut [PWSTR],
dwcurrentindex: u32,
ptttags: Option<&mut [TAG_TYPE]>,
dwminargs: u32,
dwmaxargs: u32,
pdwtagtype: Option<*mut u32>,
) -> u32