pub unsafe extern "C" fn cft_args_set_autotune_predictions(
    handle: *mut fasttext_args_t,
    autotune_predictions: c_int
)