pub unsafe fn GetIdForPackageDependencyContext<P0>(
    packagedependencycontext: P0,
) -> Result<PWSTR>
where P0: Param<PACKAGEDEPENDENCY_CONTEXT>,