fn _approve_proposal<T: Config<I>, I: 'static>(
    p: u32,
    verify: bool
) -> Result<(), BenchmarkError>