pub fn process_approve_use_authority(
    program_id: &Pubkey,
    accounts: &[AccountInfo<'_>],
    number_of_uses: u64
) -> ProgramResult