pub unsafe fn GetPackageFullNameFromToken<P0>(
token: P0,
packagefullnamelength: *mut u32,
packagefullname: PWSTR,
) -> WIN32_ERRORwhere
P0: Param<HANDLE>,
pub unsafe fn GetPackageFullNameFromToken<P0>(
token: P0,
packagefullnamelength: *mut u32,
packagefullname: PWSTR,
) -> WIN32_ERRORwhere
P0: Param<HANDLE>,