pub fn handler(
    ctx: Context<'_, '_, '_, '_, Repay<'_>>,
    amount: u64
) -> Result<()>