pub unsafe extern "C" fn chfl_trajectory_read_step(
    trajectory: *mut CHFL_TRAJECTORY,
    step: u64,
    frame: *mut CHFL_FRAME
) -> chfl_status