pub fn type_find_helper(
    src: &impl IsA<Pad>,
    size: u64
) -> Result<Caps, BoolError>