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