pub unsafe extern "C" fn C3D_LightEnvAmbient(
    env: *mut C3D_LightEnv,
    r: f32,
    g: f32,
    b: f32
)