pub unsafe extern "C" fn llama_model_quantize( fname_inp: *const c_char, fname_out: *const c_char, ftype: llama_ftype, nthread: c_int, ) -> c_int