pub unsafe extern "C" fn ProcTexColorLut_Write(
    out: *mut C3D_ProcTexColorLut,
    in_: *const u32_,
    offset: c_int,
    length: c_int
)