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