fn create_approved_proposals<T: Config<I>, I: 'static>(
    n: u32
) -> Result<(), &'static str>