#[no_mangle]
pub unsafe extern "C" fn spColor_setFromColor3(
    self_0: *mut spColor,
    otherColor: *mut spColor
)