pub unsafe extern "C" fn C3D_LightEnvLut(
    env: *mut C3D_LightEnv,
    lutId: GPU_LIGHTLUTID,
    input: GPU_LIGHTLUTINPUT,
    negative: bool,
    lut: *mut C3D_LightLut
)