Function RegisterTraceGuidsA
pub unsafe fn RegisterTraceGuidsA<P5, P6>(
requestaddress: WMIDPREQUEST,
requestcontext: Option<*const c_void>,
controlguid: *const GUID,
traceguidreg: Option<&[TRACE_GUID_REGISTRATION]>,
mofimagepath: P5,
mofresourcename: P6,
registrationhandle: *mut u64,
) -> u32where
P5: Param<PCSTR>,
P6: Param<PCSTR>,