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