pub unsafe fn PssWalkMarkerGetPosition<P0>(
    walkmarkerhandle: P0,
    position: *mut usize,
) -> u32
where P0: Param<HPSSWALK>,