pub unsafe extern "C" fn b3Body_SetName( bodyId: b3BodyId, name: *const c_char, )
Set the body name. Up to B3_BODY_NAME_LENGTH characters including null termination.