pub unsafe extern "system" fn GetPackagePathByFullName2(
    packagefullname: PCWSTR,
    packagepathtype: PackagePathType,
    pathlength: *mut u32,
    path: PWSTR,
) -> WIN32_ERROR