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