#[no_mangle]
pub unsafe extern "C" fn spVertexAttachment_copyTo(
    from: *mut spVertexAttachment,
    to: *mut spVertexAttachment
)