pub unsafe extern "C" fn C3D_LightSpotDir(
    light: *mut C3D_Light,
    x: f32,
    y: f32,
    z: f32
)