pub unsafe extern "C" fn b3MakeOffsetBoxHull( hx: f32, hy: f32, hz: f32, offset: b3Vec3, ) -> b3BoxHull
Make an offset box as a hull. Do not call b3DestroyHull on this.