pub unsafe fn GetInertiaParameterInteractionContext<P0>(
    interactioncontext: P0,
    inertiaparameter: INERTIA_PARAMETER,
) -> Result<f32>
where P0: Param<HINTERACTIONCONTEXT>,