pub unsafe extern "C" fn cft_args_parse(
    handle: *mut fasttext_args_t,
    argc: c_int,
    argv: *mut *mut c_char
)