pub unsafe extern "C" fn cft_args_set_bucket(
    handle: *mut fasttext_args_t,
    bucket: c_int
)