pub unsafe extern "C" fn cft_args_set_lr_update_rate(
    handle: *mut fasttext_args_t,
    lr: c_int
)