pub unsafe extern "C" fn source_setup9(
this: *mut source,
_photometric_band: *const c_char,
_magnitude: *mut f32,
_zenith: *mut rtd,
_azimuth: *mut rtd,
_height: f32,
_N_SRC: c_int,
_N_RAY_: c_int,
x: *mut f64,
y: *mut f64,
origin: vector,
)