pub unsafe extern "C" fn b3CreateVisualShapeAddPlane( commandHandle: b3SharedMemoryCommandHandle, planeNormal: *const f64, planeConstant: f64, ) -> c_int