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