pub unsafe fn DrtGetInstanceName(
    hdrt: *const c_void,
    ulcbinstancenamesize: u32,
    pwzdrtinstancename: PWSTR
) -> Result<()>