pub unsafe fn MrmDumpPriFileInMemory<'a, T0__: IntoParam<'a, PWSTR>, T1__: IntoParam<'a, PWSTR>>(
indexfilename: T0__,
schemaprifile: T1__,
dumptype: MrmDumpType,
outputxmldata: *mut *mut u8,
outputxmlsize: *mut u32,
) -> ErrorCode