pub fn frame_create(
    ctx: Context<'_, '_, '_, '_, WindowCreate<'_>>,
    timestamp: u64,
    frame_bump: u8,
    list_bump: u8
) -> ProgramResult