pub unsafe extern "C" fn chfl_trajectory_path(
    trajectory: *const CHFL_TRAJECTORY,
    path: *mut c_char,
    buffsize: u64
) -> chfl_status