pub unsafe extern "C" fn vmaf_model_load_from_path( model: *mut *mut VmafModel, cfg: *mut VmafModelConfig, path: *const c_char, ) -> c_int