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