pub unsafe extern "C" fn b3Body_SetBullet( bodyId: b3BodyId, flag: bool, )
Set this body to be a bullet. A bullet does continuous collision detection against dynamic bodies (but not other bullets).