Function windows::Win32::System::WinRT::WindowsInspectString2

pub unsafe fn WindowsInspectString2(
    targethstring: u64,
    machine: u16,
    callback: PINSPECT_HSTRING_CALLBACK2,
    context: Option<*const c_void>,
    length: *mut u32,
    targetstringaddress: *mut u64,
) -> Result<()>