pub unsafe extern "C" fn term_pl02(
handle: SpiceInt,
dladsc: *const _SpiceDLADescr,
trmtyp: *const c_char,
source: *const c_char,
target: *const c_char,
et: SpiceDouble,
fixref: *const c_char,
abcorr: *const c_char,
obsrvr: *const c_char,
npoints: SpiceInt,
trgepc: *mut SpiceDouble,
obspos: *mut SpiceDouble,
trmpts: *mut [SpiceDouble; 3],
plateIDs: *mut SpiceInt,
)