#[no_mangle]
pub extern "C" fn meshlite_get_vertex_count(
    context: *mut RustContext,
    mesh_id: c_int
) -> c_int