pub fn get_crate_info<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, GetCrateInfo<'info>>
) -> Result<()>