pub unsafe extern "C" fn C3D_LightShadowEnable(
    light: *mut C3D_Light,
    enable: bool
)