pub unsafe extern "C" fn cft_args_set_qnorm(
    handle: *mut fasttext_args_t,
    qnorm: bool
)