pub fn config_update_frame_interval(
    ctx: Context<'_, '_, '_, '_, ConfigUpdateFrameInterval<'_>>,
    new_frame_interval: u64
) -> ProgramResult