pub unsafe extern "C" fn cft_args_set_autotune_duration(
    handle: *mut fasttext_args_t,
    autotune_duration: c_int
)