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