pub fn get_inner_binobj_as_individual<'a>(
    queue_element: &'a mut Individual,
    field_name: &str,
    new_indv: &'a mut Individual
) -> bool