pub unsafe extern "C" fn CCSDS_init(my_ccsds_v: *mut c_void) -> c_int
CCSDS の init
Note: 実際には初期化 API は無いので bps の設定のみ行っている
my_ccsds_v:
int: 初期化結果 (OK)