pub unsafe extern "C" fn b3ChangeDynamicsInfoSetLateralFriction( commandHandle: b3SharedMemoryCommandHandle, bodyUniqueId: c_int, linkIndex: c_int, lateralFriction: f64, ) -> c_int