pub unsafe extern "C" fn C3D_ProcTexClamp(
    pt: *mut C3D_ProcTex,
    u: GPU_PROCTEX_CLAMP,
    v: GPU_PROCTEX_CLAMP
)