#[no_mangle] pub extern "C" fn create_engine( width: f32, height: f32, ) -> *const Engine
C api to the Engine